home *** CD-ROM | disk | FTP | other *** search
/ Software Explosion / Software Explosion (Fore-Matt Home Computing)(1996).iso / games / windows / bdp / game.bat < prev    next >
DOS Batch File  |  1995-08-01  |  642b  |  17 lines

  1. @echo off
  2. cls
  3. echo The games on this CD cannot be started directly
  4. echo from the menu because they are Windows games.
  5. echo Just use the menu to install the games you want
  6. echo to play, start Windows and use the file... run
  7. echo command.  The games are all installed in a directory  
  8. echo called WINGAMES.  Alternatively, you can use the file  
  9. echo manager from the main program group to help you locate
  10. echo the programs.  You can also add the games you like
  11. echo to your games group.  For more information about
  12. echo how to do this, consult your Windows manual.
  13. echo    Press any key to return to the menu.
  14. pause > NUL
  15. cls
  16.  
  17.